Using This Book
This book assumes that you are familiar with your operating system and its commands; the definition of directories; and accessing a database through an end-user application.
This book contains the following information:
Part 1: Developing ODBC Applications
- "Using the ODBC Client" provides information about using ODBC applications with the SequeLink Client for ODBC.
- "Developing ODBC Applications" provides information about developing ODBC applications for SequeLink environments.
Part 2: Developing ADO Applications
- "Using the ADO Client" provides information about using ADO applications with the SequeLink Client for ADO.
- "Developing ADO Applications" provides information about developing ADO applications for SequeLink environments.
Part 3: Developing JDBC Applications
- "Using the JDBC Client" provides information about using JDBC applications with the SequeLink Client for JDBC.
- "Using DataDirect Test™" introduces DataDirect Test for JDBC, a development software component that allows you to test and learn the JDBC API. It also contains a tutorial that takes you through a working example of its use.
- "Tracking JDBC Calls" introduces DataDirect Spy for JDBC, a development software component that allows you to track JDBC calls, and describes how to use it.
- "Developing JDBC Applications" provides information about developing JDBC applications for SequeLink environments.
Part 4: Developing .NET Applications
- "Using the .NET Client" provides information about using .NET applications with the SequeLink Client for .NET.
- "Developing .NET Applications" provides information about developing .NET applications for SequeLink environments.
Part 5: Appendixes
- "SQL Escape Sequences" describes the scalar functions supported for SequeLink. Your data store may not support all these functions.
- "Data Types and Isolation Levels" lists the data types and isolation levels supported for each data store supported by SequeLink.
- "JDBC Support" provides information about JDBC compatibility and developing JDBC applications for SequeLink environments.
- "JDBC Connection Pool Manager" provides sample code as an example of using the DataDirect Connection Pool Manager to allow your applications to handle connection pooling.
- "Troubleshooting Using DataDirect Spy™" provides information to help you troubleshoot ODBC applications.
- "Developing ODBC Applications for Internationalization" provides an overview of how to design your applications for internationalization, and provides the valid values for the IANAAppCodePage connection string attribute.
- ".NET Code Examples" provides code examples of typical database access tasks in ADO.NET. All of the examples are written in C#.
NOTE: This book refers the reader to Web URLs for more information about specific topics, including Web URLs not maintained by DataDirect Technologies. Because it is the nature of Web content to change frequently, DataDirect Technologies can guarantee only that the URLs referenced in this book were correct at the time of publishing.